typo fix
authorMatthias Clasen <mclasen@redhat.com>
Sat, 29 Jun 2013 23:55:14 +0000 (19:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 29 Jun 2013 23:55:14 +0000 (19:55 -0400)
testsuite/reftests/gtk-reftest.c

index 89a2f5bdb45b5b3a995290f293bb9c47886cede7..a3586003c71d090fae0bd4355d9518dc6839f9b1 100644 (file)
@@ -574,7 +574,7 @@ main (int argc, char **argv)
   const char *basedir;
   
   /* I don't want to fight fuzzy scaling algorithms in GPUs,
-   * so unles you explicitly set it to something else, we
+   * so unless you explicitly set it to something else, we
    * will use Cairo's image surface.
    */
   g_setenv ("GDK_RENDERING", "image", FALSE);